ostree.git
2011-11-14 Colin Walterscore: Another GLib 2.30 build fix
2011-11-14 Colin Walterscore: Fix build with glib 2.30
2011-11-14 Colin Walterspull: Fix iteration over directories
2011-11-14 Colin Walterscore: Fix uninitialized variable
2011-11-14 Colin Walterscore: Support being built without libsoup-gnome
2011-11-13 Colin Waltersgnomeos: Some yocto work
2011-11-13 Colin Waltersgnomeos: Initial work on switching to Yocto
2011-11-12 Colin WaltersMove debian based bits to debian/ subdirectory
2011-11-11 Colin WaltersSwitch to using explicit WARN_CFLAGS
2011-11-11 Colin Waltersosbuild: Version built artifacts
2011-11-11 Colin Waltersosbuild: Add some prototype python scripts
2011-11-10 Colin WaltersREADME: Link to schroot and git-annex
2011-11-10 Colin WaltersSwitch to LGPLv2+ for most code
2011-11-10 Colin WaltersRename parallel-debian/ to gnomeos/
2011-11-10 Colin Waltersparallel-debian: Ensure we're not running make-base...
2011-11-10 Colin Waltersparallel-debian: Support being run as non-root
2011-11-10 Colin Waltersparallel-debian: Remove accidentally committed file
2011-11-10 Colin WaltersREADME.md: Link to IPS
2011-11-10 Colin Walterscore: Stub out a diff API and builtin
2011-11-10 Colin Waltersparallel-debian: Exclude plymouth
2011-11-10 Colin Waltersparallel: Ensure we have some crucial subdirectories...
2011-11-09 Colin Waltersparallel-debian: Remove hack to remove FIFO
2011-11-09 Colin Walterscore: Support named pipes
2011-11-09 Colin Walterscore: Actually return an error from fsck
2011-11-09 Colin WaltersREADME: Make package discussion more useful
2011-11-09 Colin Waltersparallel-debian: Update to latest
2011-11-09 Colin Walterscore: Add ot_util_variant_take_ref for older GLib versions
2011-11-09 Colin Walterscore: Add internal GFile implementation for reading...
2011-11-09 Colin Walterscore: Squash a memory leak while reading gvariants
2011-11-09 Colin Walterstests: Add OT_TEST_DEBUG environment variable
2011-11-09 Colin Walterscore: Add public API to get the path for an object
2011-11-09 Colin Walterscore: Add API for just effectively stat()ing packed...
2011-11-09 Colin Walterscore: Remove old commit API
2011-11-09 Colin Walterscore: Remove old wrapper functions in import path
2011-11-09 Colin Walterscore: Use temp dir when creating GVariant metadata
2011-11-09 Colin Waltersotutil: Add some more GIO helpers
2011-11-08 Colin Waltersinit: Add new explicit temporary directory
2011-11-08 Colin Walterscommit: Drop the ability to --add --remove
2011-11-07 Colin Walterscore: Silence gcc -Wall compiler warnings
2011-11-07 Colin Walterscore: Store filenames in sorted order
2011-11-06 Colin Walterscore: Add missing null terminator in option parsing
2011-11-06 Colin Walterscore: Unify queryinfo flags such that we just use stat...
2011-11-06 Colin WaltersTODO: Update a bit
2011-11-06 Colin Waltersparallel-debian: Port to latest ostree
2011-11-06 Colin Walterscore: Misc bugfixes for commit
2011-11-04 Colin WaltersReorder compose and pull tests
2011-11-04 Colin Walterstests: A few more compose tests
2011-11-04 Colin Walterscore: Make compose commits contain metadata about their...
2011-11-04 Colin Walterscore: Support actually adding metadata to commits
2011-11-04 Colin Walterstests: Make GLib warnings fatal
2011-11-04 Colin Walterstests: Output errors to stderr, so they show up under...
2011-11-04 Colin Walterscompose: Squash a memory leak
2011-11-04 Colin Walterscommit: Support reading current directory rather than...
2011-11-04 Colin WaltersDelete link-file builtin - it's kind of pointless
2011-11-04 Colin Waltersparallel-debian: Update for ostree changes
2011-11-04 Colin Walterscore: Take --repo as the first argument
2011-11-04 Colin Walterstests: Add some more tests of compose content
2011-11-04 Colin Walterscore: Make compose its own builtin
2011-11-04 Colin Walterscore: Add ostree checkout --compose
2011-11-03 Colin WaltersSome work on ostree-build
2011-11-02 Colin WaltersDe-recursify source tree
2011-11-02 Colin Walterscore: add ^ for rev-parse
2011-11-02 Colin Walterscore: remove stub http backend for now
2011-11-01 Colin Walterspull: Properly clean up after test
2011-11-01 Colin Walterslog: Fix a crash
2011-11-01 Colin Walterscore: Squash some memory leaks
2011-11-01 Colin WaltersFor archive checkouts, actually unpack the packfiles
2011-11-01 Colin Waltersmisc test fixes
2011-11-01 Colin WaltersConsolidate tests
2011-11-01 Colin WaltersSwitch to big-endian storage for all variant data
2011-11-01 Colin WaltersAdd support for pulling from remote archives
2011-11-01 Colin Waltersparallel-debian: Add .gitignore
2011-11-01 Colin Walterscheckout: Use ot_util_new_file_for_path
2011-10-28 Colin Waltersostree-http-server: Exit when our directory goes away
2011-10-28 Colin Waltersostree-http-server: New simple HTTP server for tests
2011-10-28 Colin Walterscore: Add "ostree remote add"
2011-10-28 Colin WaltersDon't default to "master", require a branch
2011-10-27 Colin Waltersimage: Add /sysroot as a toplevel bind mount to the...
2011-10-27 Colin Waltersimage: Use rev-parse, not HEAD
2011-10-27 Colin Walterscore: Add rev-parse builtin
2011-10-27 Colin Waltersfsck: Kill unused variable
2011-10-27 Colin Walterscore: remove HEAD file, use branches instead
2011-10-27 Colin Waltersrun.sh: Don't use grubby here either
2011-10-27 Colin Waltersgnomeos-make-image.sh: Some more sanity checks, and...
2011-10-27 Colin Waltersinit: Add branches, tags, refs directories like git
2011-10-27 Colin Walterscore: Add a config file with repo version
2011-10-27 Colin WaltersTODO: Some updates
2011-10-26 Colin Waltersparallel-debian: Rework scripts to not use loopback...
2011-10-26 Colin Walterscore: Fix checksum for symlinks walking off into uninit...
2011-10-26 Colin Waltersparallel-debian: Add install and run scripts
2011-10-26 Colin Waltersgnomeos-make-image.sh: Don't copy kernel
2011-10-26 Colin Waltersgnomeos-make-image.sh: Take care of downloading and...
2011-10-26 Colin Waltersgnomeos-make-image.sh: Check for some dependencies...
2011-10-26 Colin WaltersOne more missing substitution for previous commit
2011-10-26 Colin Waltersgnomeos-make-image.sh: Support out of tree ostree
2011-10-26 Colin WaltersAdd Makefile for ostree_switch_root
2011-10-26 Colin WaltersDrop glib requrirement to 2.28
2011-10-26 Colin Waltersconfigure: Use AC_PROG_LIBTOOL
2011-10-26 Colin Waltersdebian-setup.sh: I can log in now
2011-10-25 Colin WaltersPile of work on parallel-debian
next